Skip to content

Conversation

@varndorfer
Copy link
Contributor

@varndorfer varndorfer commented Jun 24, 2025

Description

Output the weight matrix and srcIndex matrix every epoch for Neuro simulations. Also added a script to convert the weight matrix output to graphml for input into subsequent simulations

Checklist (Mandatory for new features)

  • Added Documentation
  • Added Unit Tests

Testing (Mandatory for all changes)

  • GPU Test: test-medium-connected.xml Passed
  • GPU Test: test-large-long.xml Passed

@varndorfer varndorfer requested a review from stiber June 24, 2025 13:46
Copy link
Contributor

@stiber stiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor tweaks. I assume there will be another PR with the Python code that reformats output for insertion into GraphML?

@stiber
Copy link
Contributor

stiber commented Jun 30, 2025

Now that I think about it, this is just for collecting data from STDP. What about the code for outputting from ConnGrowth at the end of a simulation?

@varndorfer
Copy link
Contributor Author

Now that I think about it, this is just for collecting data from STDP. What about the code for outputting from ConnGrowth at the end of a simulation?

The ConnGrowth changes are in this PR by Haripriya so I wasn't sure if I should add that here as well: #796

@varndorfer
Copy link
Contributor Author

Minor tweaks. I assume there will be another PR with the Python code that reformats output for insertion into GraphML?

Yes, I'll add the GraphML generation script to the scripts/python folder in my GraphSystemsAnalysis PR: UWB-Biocomputing/GraphSystemsAnalysis#27

@varndorfer varndorfer changed the title Output ConnStatic weight matrix Output weight matrix Jul 4, 2025
@varndorfer varndorfer merged commit 6428101 into SharedDevelopment Jul 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants